3.27 \(\int (a+a \sin (e+f x))^2 (A+B \sin (e+f x)) (c-c \sin (e+f x))^4 \, dx\)

Optimal. Leaf size=189 \[ \frac{a^2 c^4 (7 A-2 B) \cos ^5(e+f x)}{30 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}+\frac{a^2 c^4 (7 A-2 B) \sin (e+f x) \cos ^3(e+f x)}{24 f}+\frac{a^2 c^4 (7 A-2 B) \sin (e+f x) \cos (e+f x)}{16 f}+\frac{1}{16} a^2 c^4 x (7 A-2 B)-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f} \]

[Out]

(a^2*(7*A - 2*B)*c^4*x)/16 + (a^2*(7*A - 2*B)*c^4*Cos[e + f*x]^5)/(30*f) + (a^2*(7*A - 2*B)*c^4*Cos[e + f*x]*S
in[e + f*x])/(16*f) + (a^2*(7*A - 2*B)*c^4*Cos[e + f*x]^3*Sin[e + f*x])/(24*f) - (a^2*B*Cos[e + f*x]^5*(c^2 -
c^2*Sin[e + f*x])^2)/(7*f) + (a^2*(7*A - 2*B)*Cos[e + f*x]^5*(c^4 - c^4*Sin[e + f*x]))/(42*f)

________________________________________________________________________________________

Rubi [A]  time = 0.296036, antiderivative size = 189, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 6, integrand size = 36, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.167, Rules used = {2967, 2860, 2678, 2669, 2635, 8} \[ \frac{a^2 c^4 (7 A-2 B) \cos ^5(e+f x)}{30 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}+\frac{a^2 c^4 (7 A-2 B) \sin (e+f x) \cos ^3(e+f x)}{24 f}+\frac{a^2 c^4 (7 A-2 B) \sin (e+f x) \cos (e+f x)}{16 f}+\frac{1}{16} a^2 c^4 x (7 A-2 B)-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f} \]

Antiderivative was successfully verified.

[In]

Int[(a + a*Sin[e + f*x])^2*(A + B*Sin[e + f*x])*(c - c*Sin[e + f*x])^4,x]

[Out]

(a^2*(7*A - 2*B)*c^4*x)/16 + (a^2*(7*A - 2*B)*c^4*Cos[e + f*x]^5)/(30*f) + (a^2*(7*A - 2*B)*c^4*Cos[e + f*x]*S
in[e + f*x])/(16*f) + (a^2*(7*A - 2*B)*c^4*Cos[e + f*x]^3*Sin[e + f*x])/(24*f) - (a^2*B*Cos[e + f*x]^5*(c^2 -
c^2*Sin[e + f*x])^2)/(7*f) + (a^2*(7*A - 2*B)*Cos[e + f*x]^5*(c^4 - c^4*Sin[e + f*x]))/(42*f)

Rule 2967

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])*((c_) + (d_.)*sin[(e_
.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a^m*c^m, Int[Cos[e + f*x]^(2*m)*(c + d*Sin[e + f*x])^(n - m)*(A + B
*Sin[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, A, B, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && I
ntegerQ[m] &&  !(IntegerQ[n] && ((LtQ[m, 0] && GtQ[n, 0]) || LtQ[0, n, m] || LtQ[m, n, 0]))

Rule 2860

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*sin[(e_.)
 + (f_.)*(x_)]), x_Symbol] :> -Simp[(d*(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^m)/(f*g*(m + p + 1)), x]
+ Dist[(a*d*m + b*c*(m + p + 1))/(b*(m + p + 1)), Int[(g*Cos[e + f*x])^p*(a + b*Sin[e + f*x])^m, x], x] /; Fre
eQ[{a, b, c, d, e, f, g, m, p}, x] && EqQ[a^2 - b^2, 0] && NeQ[m + p + 1, 0]

Rule 2678

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> -Simp[(b*(g
*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^(m - 1))/(f*g*(m + p)), x] + Dist[(a*(2*m + p - 1))/(m + p), Int[(
g*Cos[e + f*x])^p*(a + b*Sin[e + f*x])^(m - 1), x], x] /; FreeQ[{a, b, e, f, g, m, p}, x] && EqQ[a^2 - b^2, 0]
 && GtQ[m, 0] && NeQ[m + p, 0] && IntegersQ[2*m, 2*p]

Rule 2669

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> -Simp[(b*(g*Cos[
e + f*x])^(p + 1))/(f*g*(p + 1)), x] + Dist[a, Int[(g*Cos[e + f*x])^p, x], x] /; FreeQ[{a, b, e, f, g, p}, x]
&& (IntegerQ[2*p] || NeQ[a^2 - b^2, 0])

Rule 2635

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> -Simp[(b*Cos[c + d*x]*(b*Sin[c + d*x])^(n - 1))/(d*n),
x] + Dist[(b^2*(n - 1))/n, Int[(b*Sin[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1] && Integer
Q[2*n]

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rubi steps

\begin{align*} \int (a+a \sin (e+f x))^2 (A+B \sin (e+f x)) (c-c \sin (e+f x))^4 \, dx &=\left (a^2 c^2\right ) \int \cos ^4(e+f x) (A+B \sin (e+f x)) (c-c \sin (e+f x))^2 \, dx\\ &=-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f}+\frac{1}{7} \left (a^2 (7 A-2 B) c^2\right ) \int \cos ^4(e+f x) (c-c \sin (e+f x))^2 \, dx\\ &=-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}+\frac{1}{6} \left (a^2 (7 A-2 B) c^3\right ) \int \cos ^4(e+f x) (c-c \sin (e+f x)) \, dx\\ &=\frac{a^2 (7 A-2 B) c^4 \cos ^5(e+f x)}{30 f}-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}+\frac{1}{6} \left (a^2 (7 A-2 B) c^4\right ) \int \cos ^4(e+f x) \, dx\\ &=\frac{a^2 (7 A-2 B) c^4 \cos ^5(e+f x)}{30 f}+\frac{a^2 (7 A-2 B) c^4 \cos ^3(e+f x) \sin (e+f x)}{24 f}-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}+\frac{1}{8} \left (a^2 (7 A-2 B) c^4\right ) \int \cos ^2(e+f x) \, dx\\ &=\frac{a^2 (7 A-2 B) c^4 \cos ^5(e+f x)}{30 f}+\frac{a^2 (7 A-2 B) c^4 \cos (e+f x) \sin (e+f x)}{16 f}+\frac{a^2 (7 A-2 B) c^4 \cos ^3(e+f x) \sin (e+f x)}{24 f}-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}+\frac{1}{16} \left (a^2 (7 A-2 B) c^4\right ) \int 1 \, dx\\ &=\frac{1}{16} a^2 (7 A-2 B) c^4 x+\frac{a^2 (7 A-2 B) c^4 \cos ^5(e+f x)}{30 f}+\frac{a^2 (7 A-2 B) c^4 \cos (e+f x) \sin (e+f x)}{16 f}+\frac{a^2 (7 A-2 B) c^4 \cos ^3(e+f x) \sin (e+f x)}{24 f}-\frac{a^2 B \cos ^5(e+f x) \left (c^2-c^2 \sin (e+f x)\right )^2}{7 f}+\frac{a^2 (7 A-2 B) \cos ^5(e+f x) \left (c^4-c^4 \sin (e+f x)\right )}{42 f}\\ \end{align*}

Mathematica [A]  time = 1.51981, size = 163, normalized size = 0.86 \[ \frac{a^2 c^4 (105 (16 A-11 B) \cos (e+f x)+105 (8 A-5 B) \cos (3 (e+f x))+1785 A \sin (2 (e+f x))+105 A \sin (4 (e+f x))-35 A \sin (6 (e+f x))+168 A \cos (5 (e+f x))+2940 A e+2940 A f x-210 B \sin (2 (e+f x))+210 B \sin (4 (e+f x))+70 B \sin (6 (e+f x))-63 B \cos (5 (e+f x))+15 B \cos (7 (e+f x))-840 B e-840 B f x)}{6720 f} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + a*Sin[e + f*x])^2*(A + B*Sin[e + f*x])*(c - c*Sin[e + f*x])^4,x]

[Out]

(a^2*c^4*(2940*A*e - 840*B*e + 2940*A*f*x - 840*B*f*x + 105*(16*A - 11*B)*Cos[e + f*x] + 105*(8*A - 5*B)*Cos[3
*(e + f*x)] + 168*A*Cos[5*(e + f*x)] - 63*B*Cos[5*(e + f*x)] + 15*B*Cos[7*(e + f*x)] + 1785*A*Sin[2*(e + f*x)]
 - 210*B*Sin[2*(e + f*x)] + 105*A*Sin[4*(e + f*x)] + 210*B*Sin[4*(e + f*x)] - 35*A*Sin[6*(e + f*x)] + 70*B*Sin
[6*(e + f*x)]))/(6720*f)

________________________________________________________________________________________

Maple [B]  time = 0.035, size = 463, normalized size = 2.5 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))*(c-c*sin(f*x+e))^4,x)

[Out]

1/f*(A*a^2*c^4*(f*x+e)+1/5*B*a^2*c^4*(8/3+sin(f*x+e)^4+4/3*sin(f*x+e)^2)*cos(f*x+e)+4*B*a^2*c^4*(-1/4*(sin(f*x
+e)^3+3/2*sin(f*x+e))*cos(f*x+e)+3/8*f*x+3/8*e)+2/5*A*a^2*c^4*(8/3+sin(f*x+e)^4+4/3*sin(f*x+e)^2)*cos(f*x+e)-A
*a^2*c^4*(-1/4*(sin(f*x+e)^3+3/2*sin(f*x+e))*cos(f*x+e)+3/8*f*x+3/8*e)-4/3*A*a^2*c^4*(2+sin(f*x+e)^2)*cos(f*x+
e)-1/7*B*a^2*c^4*(16/5+sin(f*x+e)^6+6/5*sin(f*x+e)^4+8/5*sin(f*x+e)^2)*cos(f*x+e)-2*B*a^2*c^4*(-1/6*(sin(f*x+e
)^5+5/4*sin(f*x+e)^3+15/8*sin(f*x+e))*cos(f*x+e)+5/16*f*x+5/16*e)+A*a^2*c^4*(-1/6*(sin(f*x+e)^5+5/4*sin(f*x+e)
^3+15/8*sin(f*x+e))*cos(f*x+e)+5/16*f*x+5/16*e)-2*B*a^2*c^4*(-1/2*sin(f*x+e)*cos(f*x+e)+1/2*f*x+1/2*e)+1/3*B*a
^2*c^4*(2+sin(f*x+e)^2)*cos(f*x+e)+2*A*a^2*c^4*cos(f*x+e)-A*a^2*c^4*(-1/2*sin(f*x+e)*cos(f*x+e)+1/2*f*x+1/2*e)
-B*a^2*c^4*cos(f*x+e))

________________________________________________________________________________________

Maxima [B]  time = 1.00143, size = 621, normalized size = 3.29 \begin{align*} \frac{896 \,{\left (3 \, \cos \left (f x + e\right )^{5} - 10 \, \cos \left (f x + e\right )^{3} + 15 \, \cos \left (f x + e\right )\right )} A a^{2} c^{4} + 8960 \,{\left (\cos \left (f x + e\right )^{3} - 3 \, \cos \left (f x + e\right )\right )} A a^{2} c^{4} + 35 \,{\left (4 \, \sin \left (2 \, f x + 2 \, e\right )^{3} + 60 \, f x + 60 \, e + 9 \, \sin \left (4 \, f x + 4 \, e\right ) - 48 \, \sin \left (2 \, f x + 2 \, e\right )\right )} A a^{2} c^{4} - 210 \,{\left (12 \, f x + 12 \, e + \sin \left (4 \, f x + 4 \, e\right ) - 8 \, \sin \left (2 \, f x + 2 \, e\right )\right )} A a^{2} c^{4} - 1680 \,{\left (2 \, f x + 2 \, e - \sin \left (2 \, f x + 2 \, e\right )\right )} A a^{2} c^{4} + 6720 \,{\left (f x + e\right )} A a^{2} c^{4} + 192 \,{\left (5 \, \cos \left (f x + e\right )^{7} - 21 \, \cos \left (f x + e\right )^{5} + 35 \, \cos \left (f x + e\right )^{3} - 35 \, \cos \left (f x + e\right )\right )} B a^{2} c^{4} + 448 \,{\left (3 \, \cos \left (f x + e\right )^{5} - 10 \, \cos \left (f x + e\right )^{3} + 15 \, \cos \left (f x + e\right )\right )} B a^{2} c^{4} - 2240 \,{\left (\cos \left (f x + e\right )^{3} - 3 \, \cos \left (f x + e\right )\right )} B a^{2} c^{4} - 70 \,{\left (4 \, \sin \left (2 \, f x + 2 \, e\right )^{3} + 60 \, f x + 60 \, e + 9 \, \sin \left (4 \, f x + 4 \, e\right ) - 48 \, \sin \left (2 \, f x + 2 \, e\right )\right )} B a^{2} c^{4} + 840 \,{\left (12 \, f x + 12 \, e + \sin \left (4 \, f x + 4 \, e\right ) - 8 \, \sin \left (2 \, f x + 2 \, e\right )\right )} B a^{2} c^{4} - 3360 \,{\left (2 \, f x + 2 \, e - \sin \left (2 \, f x + 2 \, e\right )\right )} B a^{2} c^{4} + 13440 \, A a^{2} c^{4} \cos \left (f x + e\right ) - 6720 \, B a^{2} c^{4} \cos \left (f x + e\right )}{6720 \, f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))*(c-c*sin(f*x+e))^4,x, algorithm="maxima")

[Out]

1/6720*(896*(3*cos(f*x + e)^5 - 10*cos(f*x + e)^3 + 15*cos(f*x + e))*A*a^2*c^4 + 8960*(cos(f*x + e)^3 - 3*cos(
f*x + e))*A*a^2*c^4 + 35*(4*sin(2*f*x + 2*e)^3 + 60*f*x + 60*e + 9*sin(4*f*x + 4*e) - 48*sin(2*f*x + 2*e))*A*a
^2*c^4 - 210*(12*f*x + 12*e + sin(4*f*x + 4*e) - 8*sin(2*f*x + 2*e))*A*a^2*c^4 - 1680*(2*f*x + 2*e - sin(2*f*x
 + 2*e))*A*a^2*c^4 + 6720*(f*x + e)*A*a^2*c^4 + 192*(5*cos(f*x + e)^7 - 21*cos(f*x + e)^5 + 35*cos(f*x + e)^3
- 35*cos(f*x + e))*B*a^2*c^4 + 448*(3*cos(f*x + e)^5 - 10*cos(f*x + e)^3 + 15*cos(f*x + e))*B*a^2*c^4 - 2240*(
cos(f*x + e)^3 - 3*cos(f*x + e))*B*a^2*c^4 - 70*(4*sin(2*f*x + 2*e)^3 + 60*f*x + 60*e + 9*sin(4*f*x + 4*e) - 4
8*sin(2*f*x + 2*e))*B*a^2*c^4 + 840*(12*f*x + 12*e + sin(4*f*x + 4*e) - 8*sin(2*f*x + 2*e))*B*a^2*c^4 - 3360*(
2*f*x + 2*e - sin(2*f*x + 2*e))*B*a^2*c^4 + 13440*A*a^2*c^4*cos(f*x + e) - 6720*B*a^2*c^4*cos(f*x + e))/f

________________________________________________________________________________________

Fricas [A]  time = 1.59265, size = 323, normalized size = 1.71 \begin{align*} \frac{240 \, B a^{2} c^{4} \cos \left (f x + e\right )^{7} + 672 \,{\left (A - B\right )} a^{2} c^{4} \cos \left (f x + e\right )^{5} + 105 \,{\left (7 \, A - 2 \, B\right )} a^{2} c^{4} f x - 35 \,{\left (8 \,{\left (A - 2 \, B\right )} a^{2} c^{4} \cos \left (f x + e\right )^{5} - 2 \,{\left (7 \, A - 2 \, B\right )} a^{2} c^{4} \cos \left (f x + e\right )^{3} - 3 \,{\left (7 \, A - 2 \, B\right )} a^{2} c^{4} \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )}{1680 \, f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))*(c-c*sin(f*x+e))^4,x, algorithm="fricas")

[Out]

1/1680*(240*B*a^2*c^4*cos(f*x + e)^7 + 672*(A - B)*a^2*c^4*cos(f*x + e)^5 + 105*(7*A - 2*B)*a^2*c^4*f*x - 35*(
8*(A - 2*B)*a^2*c^4*cos(f*x + e)^5 - 2*(7*A - 2*B)*a^2*c^4*cos(f*x + e)^3 - 3*(7*A - 2*B)*a^2*c^4*cos(f*x + e)
)*sin(f*x + e))/f

________________________________________________________________________________________

Sympy [A]  time = 23.3628, size = 1210, normalized size = 6.4 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))**2*(A+B*sin(f*x+e))*(c-c*sin(f*x+e))**4,x)

[Out]

Piecewise((5*A*a**2*c**4*x*sin(e + f*x)**6/16 + 15*A*a**2*c**4*x*sin(e + f*x)**4*cos(e + f*x)**2/16 - 3*A*a**2
*c**4*x*sin(e + f*x)**4/8 + 15*A*a**2*c**4*x*sin(e + f*x)**2*cos(e + f*x)**4/16 - 3*A*a**2*c**4*x*sin(e + f*x)
**2*cos(e + f*x)**2/4 - A*a**2*c**4*x*sin(e + f*x)**2/2 + 5*A*a**2*c**4*x*cos(e + f*x)**6/16 - 3*A*a**2*c**4*x
*cos(e + f*x)**4/8 - A*a**2*c**4*x*cos(e + f*x)**2/2 + A*a**2*c**4*x - 11*A*a**2*c**4*sin(e + f*x)**5*cos(e +
f*x)/(16*f) + 2*A*a**2*c**4*sin(e + f*x)**4*cos(e + f*x)/f - 5*A*a**2*c**4*sin(e + f*x)**3*cos(e + f*x)**3/(6*
f) + 5*A*a**2*c**4*sin(e + f*x)**3*cos(e + f*x)/(8*f) + 8*A*a**2*c**4*sin(e + f*x)**2*cos(e + f*x)**3/(3*f) -
4*A*a**2*c**4*sin(e + f*x)**2*cos(e + f*x)/f - 5*A*a**2*c**4*sin(e + f*x)*cos(e + f*x)**5/(16*f) + 3*A*a**2*c*
*4*sin(e + f*x)*cos(e + f*x)**3/(8*f) + A*a**2*c**4*sin(e + f*x)*cos(e + f*x)/(2*f) + 16*A*a**2*c**4*cos(e + f
*x)**5/(15*f) - 8*A*a**2*c**4*cos(e + f*x)**3/(3*f) + 2*A*a**2*c**4*cos(e + f*x)/f - 5*B*a**2*c**4*x*sin(e + f
*x)**6/8 - 15*B*a**2*c**4*x*sin(e + f*x)**4*cos(e + f*x)**2/8 + 3*B*a**2*c**4*x*sin(e + f*x)**4/2 - 15*B*a**2*
c**4*x*sin(e + f*x)**2*cos(e + f*x)**4/8 + 3*B*a**2*c**4*x*sin(e + f*x)**2*cos(e + f*x)**2 - B*a**2*c**4*x*sin
(e + f*x)**2 - 5*B*a**2*c**4*x*cos(e + f*x)**6/8 + 3*B*a**2*c**4*x*cos(e + f*x)**4/2 - B*a**2*c**4*x*cos(e + f
*x)**2 - B*a**2*c**4*sin(e + f*x)**6*cos(e + f*x)/f + 11*B*a**2*c**4*sin(e + f*x)**5*cos(e + f*x)/(8*f) - 2*B*
a**2*c**4*sin(e + f*x)**4*cos(e + f*x)**3/f + B*a**2*c**4*sin(e + f*x)**4*cos(e + f*x)/f + 5*B*a**2*c**4*sin(e
 + f*x)**3*cos(e + f*x)**3/(3*f) - 5*B*a**2*c**4*sin(e + f*x)**3*cos(e + f*x)/(2*f) - 8*B*a**2*c**4*sin(e + f*
x)**2*cos(e + f*x)**5/(5*f) + 4*B*a**2*c**4*sin(e + f*x)**2*cos(e + f*x)**3/(3*f) + B*a**2*c**4*sin(e + f*x)**
2*cos(e + f*x)/f + 5*B*a**2*c**4*sin(e + f*x)*cos(e + f*x)**5/(8*f) - 3*B*a**2*c**4*sin(e + f*x)*cos(e + f*x)*
*3/(2*f) + B*a**2*c**4*sin(e + f*x)*cos(e + f*x)/f - 16*B*a**2*c**4*cos(e + f*x)**7/(35*f) + 8*B*a**2*c**4*cos
(e + f*x)**5/(15*f) + 2*B*a**2*c**4*cos(e + f*x)**3/(3*f) - B*a**2*c**4*cos(e + f*x)/f, Ne(f, 0)), (x*(A + B*s
in(e))*(a*sin(e) + a)**2*(-c*sin(e) + c)**4, True))

________________________________________________________________________________________

Giac [A]  time = 1.20985, size = 329, normalized size = 1.74 \begin{align*} \frac{B a^{2} c^{4} \cos \left (7 \, f x + 7 \, e\right )}{448 \, f} + \frac{1}{16} \,{\left (7 \, A a^{2} c^{4} - 2 \, B a^{2} c^{4}\right )} x + \frac{{\left (8 \, A a^{2} c^{4} - 3 \, B a^{2} c^{4}\right )} \cos \left (5 \, f x + 5 \, e\right )}{320 \, f} + \frac{{\left (8 \, A a^{2} c^{4} - 5 \, B a^{2} c^{4}\right )} \cos \left (3 \, f x + 3 \, e\right )}{64 \, f} + \frac{{\left (16 \, A a^{2} c^{4} - 11 \, B a^{2} c^{4}\right )} \cos \left (f x + e\right )}{64 \, f} - \frac{{\left (A a^{2} c^{4} - 2 \, B a^{2} c^{4}\right )} \sin \left (6 \, f x + 6 \, e\right )}{192 \, f} + \frac{{\left (A a^{2} c^{4} + 2 \, B a^{2} c^{4}\right )} \sin \left (4 \, f x + 4 \, e\right )}{64 \, f} + \frac{{\left (17 \, A a^{2} c^{4} - 2 \, B a^{2} c^{4}\right )} \sin \left (2 \, f x + 2 \, e\right )}{64 \, f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))*(c-c*sin(f*x+e))^4,x, algorithm="giac")

[Out]

1/448*B*a^2*c^4*cos(7*f*x + 7*e)/f + 1/16*(7*A*a^2*c^4 - 2*B*a^2*c^4)*x + 1/320*(8*A*a^2*c^4 - 3*B*a^2*c^4)*co
s(5*f*x + 5*e)/f + 1/64*(8*A*a^2*c^4 - 5*B*a^2*c^4)*cos(3*f*x + 3*e)/f + 1/64*(16*A*a^2*c^4 - 11*B*a^2*c^4)*co
s(f*x + e)/f - 1/192*(A*a^2*c^4 - 2*B*a^2*c^4)*sin(6*f*x + 6*e)/f + 1/64*(A*a^2*c^4 + 2*B*a^2*c^4)*sin(4*f*x +
 4*e)/f + 1/64*(17*A*a^2*c^4 - 2*B*a^2*c^4)*sin(2*f*x + 2*e)/f